From: Michael Kifer Date: Thu, 14 Jun 2007 19:30:34 +0000 (+0000) Subject: moved my entry from etc/ChangeLog to lisp/ChangeLog X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18368 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a8d26a767cbb4ba6cb3b91c04e95b60ebf2b2252;p=emacs.git moved my entry from etc/ChangeLog to lisp/ChangeLog was put in etc/ChangeLog by mistake --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 1f9734139b0..9fe4e19b364 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,9 +1,3 @@ -2007-06-14 Michael Kifer - - * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): - different advices for Emacs and XEmacs. Compile them conditionally. - (viper-version): belated version change. - 2007-06-14 Nick Roberts * NEWS: Mention mouse highlighting in a GNU/Linux console. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d30fbe87852..aa55ba8d0ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-06-14 Michael Kifer + + * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad): + different advices for Emacs and XEmacs. Compile them conditionally. + (viper-version): belated version change. + 2007-06-14 Juanma Barranquero * follow.el (follow-all-followers, follow-generic-filter):